@charset "UTF-8";

body {
	background: #fff;
}

.center {
	width: 1600px;
	height: auto;
	margin: 0 auto;
}

.center12 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.banner {
	width: 100%;
	height: 600px;
}

.banner .swiper-slide {
	width: 100%;
	height: 600px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner .swiper-pagination1 .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #fff;
	opacity: 1;
}

.banner .swiper-pagination1 .swiper-pagination-bullet-active {
	background: #229fd2;
}

.num {
	width: 100%;
	height: 500px;
	padding: 60px 0px;
	background-image: url(../images/img161.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}

.num .fll {
	float: left;
}

.num .fll:nth-of-type(1) {
	width: 680px;
	padding-top: 44px;
	margin-left: 160px;
	margin-right: 40px;
}

.num .fll:nth-of-type(1) .title {
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 26px;
	color: #309ad4;
}

.num .fll:nth-of-type(1) .cont {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.num .fll:nth-of-type(1) a {
	width: 200px;
	height: 50px;
	margin-top: 53px;
	line-height: 50px;
	padding-left: 40px;
	border: 1px #bbb solid;
	border-radius: 25px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	position: relative;
}

.num .fll:nth-of-type(1) a:hover {
	color: #1f8bc6;
	border: 1px #1f8bc6 solid;
}

.num .fll:nth-of-type(1) a:hover i {
	background-position: -46px 0;
}

.num .fll:nth-of-type(1) a i {
	width: 30px;
	height: 6px;
	display: inline-block;
	background: url(../images/icon.png);
	background-position: -12px 0;
	position: absolute;
	top: 22px;
	right: 40px;
}

.num .fll:nth-of-type(2) {
	width: calc(100% - 880px);
	height: 380px;
	background: #f8f8f8;
	padding: 40px;
	padding-right: 0px;
}

.num .fll:nth-of-type(2) ul {
	width: 100%;
	height: 100%;
	background: #fff;
	padding-top: 75px;
}

.num .fll:nth-of-type(2) ul li {
	width: calc((100% - 200px)/3);
	height: 150px;
	text-align: center;
	float: left;
	border-right: 1px #f2f2f2 solid;
}

.num .fll:nth-of-type(2) ul li:last-of-type {
	border: none;
}

.num .fll:nth-of-type(2) ul li p:nth-of-type(1) {
	font-family: "Arial";
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	margin-bottom: 18px;
	margin-top: 46px;
	color: #1f8bc6;
}

.num .fll:nth-of-type(2) ul li p:nth-of-type(2) {
	font-family: "Arial";
	font-size: 14px;
	line-height: 14px;
	color: #333;
}

.box {
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	background: #f8f8f8;
	padding-bottom: 83px;
	background-image: url(../images/img160.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.box .title {
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 75px;
	margin-bottom: 50px;
	color: #fff;
}

.box ul {
	width: 100%;
	height: auto;
	zoom: 1;
}

.box ul li {
	width: 512px;
	height: 299px;
	float: left;
	margin-right: 32px;
	margin-bottom: 32px;
	position: relative;
}

.box ul li:nth-of-type(3n) {
	margin-right: 0px;
}

.box ul li img {
	width: 100%;
	height: 100%;
	transition: 0.3s;
}

.box ul li .fuu {
	width: 100%;
	height: 80px;
	color: #fff;
	bottom: 0px;
	padding-left: 40px;
	position: absolute;
	bottom: 0px;
	background: rgba(207, 211, 214, 0.4);
}

.box ul li .fuu p:nth-of-type(1) {
	font-size: 24px;
	line-height: 32px;
}

.box ul li .fuu p:nth-of-type(2) {
	font-size: 16px;
	line-height: 26px;
}

.box ul li:hover img {
	transform: scale(1.1);
}

.wite {
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	background: #fff;
	padding-bottom: 83px;
}

.wite .wit {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
}

.wite .wit .title {
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 75px;
	margin-bottom: 50px;
}

.wite .wit a {
	height: 32px;
	font-size: 18px;
	line-height: 32px;
	margin-top: 75px;
}

.wite .wit a i {
	width: 31px;
	height: 31px;
	float: left;
	margin-right: 6px;
	display: inline-block;
	background: url(../images/img16.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.wite ul li {
	width: 510px;
	height: auto;
	zoom: 1;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
	background: #f8f8f8;
	border: 1px #f2f2f2 solid;
	margin-right: 32px;
	padding: 0 30px;
	padding-top: 42px;
	padding-bottom: 30px;
}

.wite ul li:nth-of-type(3n) {
	margin-right: 0px;
}

.wite ul li p:nth-of-type(1) {
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 8px;
}

.wite ul li p:nth-of-type(2) {
	font-size: 12px;
	line-height: 24px;
	color: #666;
}

.wite ul li p:nth-of-type(3) {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.wite ul li .box1 {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin-top: 34px;
	margin-bottom: 35px;
}

.wite ul li .box1 img {
	width: 100%;
	transition: 0.3s;
}

.wite ul li:hover .box img {
	transform: scale(1.1);
}

.disan {
	width: 100%;
	height: 350px;
	background: #cbcbcb;
	padding-top: 65px;
}

.disan ul {
	width: 1600px;
	height: 220px;
	margin: 0 auto;
}

.disan ul li {
	width: calc((100% - 64px)/3);
	height: 220px;
	margin-right: 32px;
	float: left;
	border: 1px #f2f2f2 solid;
	overflow: hidden;
	position: relative;
}

.disan ul li:last-of-type {
	margin-right: 0px;
}

.disan ul li img {
	width: 100%;
	height: 100%;
	transition: 0.3s;
}

.disan ul li img:hover {
	transform: scale(1.1);
}

.disan ul li .ding {
	position: absolute;
	top: 80px;
	left: 40px;
}

.disan ul li .ding p:nth-of-type(1) {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 15px;
}

.disan ul li .ding p:nth-of-type(2) {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.n_banner {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
}

.n_banner img {
	display: block;
	max-width: 100%;
}

.adv_content {
	width: 100%;
	height: auto;
	zoom: 1;
	font-size: 16px;
	line-height: 24px;
}

.adv_content img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

.adv_content .title {
	font-family: "syhtM";
	font-size: 24px;
	line-height: 26px;
	margin-top: 45px;
	margin-bottom: 20px;
}

.adv_content .time {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-bottom: 20px;
}

.adv_content .dash {
	line-height: 30px;
	border: 1px #ddd dashed;
	padding: 20px 30px;
	margin-bottom: 30px;
}

.adv_content .dash span {
	font-family: "syhtB";
}

.adv_content .adv_content_box {
	padding-top: 32px;
	padding-bottom: 20px;
}

.adv_content .adv_content_box p {
	font-size: 14px;
	line-height: 26px;
	margin-top: 20px;
	text-indent: 2em;
}

.adv_content .adv_content_box .title {
	text-indent: 0em;
}

.fenye {
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin-bottom: 55px;
	margin-top: 50px;
}

.fenye a {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	line-height: 24px;
	margin-bottom: 26px;
	display: block;
}

.fenye a span {
	display: inline-block;
	float: left;
}

.fenye a span:nth-of-type(1) {
	width: 60px;
	color: #333;
}

.fenye a span:nth-of-type(2) {
	width: calc(100% - 60px);
	line-height: 20px;
	color: #128ac8;
}

.fenye .fan {
	width: 120px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	background: #128ac8;
	color: #fff;
	float: right;
}

.soc_content {
	width: 100%;
	height: auto;
	zoom: 1;
	font-size: 16px;
	line-height: 24px;
}

.soc_content img {
	display: block;
	max-width: 100%;
	margin: 36px auto;
}

.soc_content .title {
	font-family: "syhtB";
	font-size: 24px;
	line-height: 26px;
	margin-top: 45px;
	margin-bottom: 20px;
}

.soc_content .time {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-bottom: 20px;
}

.soc_content .dash {
	line-height: 30px;
	border: 1px #ddd dashed;
	padding: 20px 30px;
	margin-bottom: 37px;
}

.soc_content .dash span {
	font-family: "syhtB";
}

.soc_content .soc_content_box {
	padding-bottom: 20px;
}

.soc_content .soc_content_box p {
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
}

.soc_content .soc_content_box .title {
	text-indent: 0em;
}

.med_ser {
	height: auto;
	zoom: 1;
	box-sizing: border-box;
	border: 1px #dddddd solid;
	margin-top: 50px;
	margin-bottom: 80px;
}

.med_ser .top {
	padding: 40px 40px 46px 40px;
	border-bottom: 1px #dddddd solid;
	font-size: 14px;
	line-height: 24px;
}

.med_ser .top .title {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 18px;
}

.med_ser .top .time {
	font-size: 12px;
	color: #999999;
	line-height: 12px;
	margin-bottom: 20px;
}

.med_ser .med_top {
	padding: 0 40px;
	width: 100%;
	height: 74px;
	line-height: 74px;
}

.med_ser .med_top img {
	width: 60px;
	height: 74px;
	margin-top: -1px;
	float: left;
}

.med_ser .med_top p {
	float: left;
	width: calc(100% - 80px);
	margin-left: 20px;
}

.med_ser .med_top p span {
	display: inline-block;
}

.med_ser .med_top p span:nth-of-type(1) {
	font-size: 18px;
}

.med_ser .med_top p span:nth-of-type(2) {
	font-size: 12px;
	color: #999999;
	float: right;
}

.med_ser .med_bot {
	padding: 34px 40px 92px 40px;
}

.med_ser .med_bot p {
	font-size: 14px;
	line-height: 32px;
}

.med_ser .med_bot p:nth-of-type(1) {
	line-height: 14px;
	margin-bottom: 40px;
}

.zong {
	width: 100%;
	/*height: 120px;*/
}

.zong li {
	height: 120px;
	float: left;
	padding-top: 30px;
	background: #fff;
	box-sizing: border-box;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	line-height: 34px;
}

.zong li:nth-last-of-type(1) {
	border-right: none;
}

.zong li a i {
	width: 44px;
	height: 41px;
	display: block;
	margin: 0 auto;
}

.zong li a i img {
	width: 100%;
}

.zong li:hover {
	background: #128ac8;
	border-bottom: 1px #128ac8 solid;
}

.zong li:hover a {
	color: #fff;
}

.zong li:hover a i:nth-of-type(1) {
	display: none;
}

.zong li:hover a i:nth-of-type(2) {
	display: block;
}

.about li {
	width: 20%;
}

.about li a {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	display: block;
}

.about li a i:nth-of-type(2) {
	display: none;
}

.about .active {
	background: #128ac8;
	border-bottom: 1px #128ac8 solid;
}

.about .active a {
	color: #fff;
}

.about .active a i:nth-of-type(1) {
	display: none;
}

.about .active a i:nth-of-type(2) {
	display: block;
}

.mobile {
	display: none;
}

.about_us {
	width: 100%;
	height: auto;
	zoom: 1;
}

.about_us li {
	width: 50%;
	height: 600px;
	box-sizing: border-box;
	float: left;
	overflow: hidden;
}

.about_us li img {
	width: 100%;
	height: 100%;
	transition: 0.3s;
}

.about_us li:hover img {
	transform: scale(1.1);
}

.about_us .er {
	padding: 100px 160px 100px 70px;
}

.about_us .er .about_box {
	width: 100%;
	height: 100%;
	overflow: auto;
}

.about_us .er .about_box p {
	font-size: 16px;
	line-height: 30px;
	margin-top: 30px;
}

.about_us .er .about_box p strong {
	font-size: 16px;
	font-weight: bold;
}

.about_us .er .about_box .title {
	font-size: 24px;
	font-family: "syhtB";
	color: #128ac8;
	line-height: 24px;
}

.about_us .er .about_box::-webkit-scrollbar {
	width: 5px;
}

.about_us .er .about_box::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(57, 57, 57, 0.2);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.about_us .er .about_box::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: rgba(57, 57, 57, 0.6);
	-webkit-box-shadow: inset 0 0 6px rgba(57, 57, 57, 0.4);
}

.about_grout {
	padding-bottom: 150px;
}

.about_grout img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.about_grout p {
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
}

.about_grout .title {
	font-size: 30px;
	font-family: "syhtM";
	line-height: 30px;
	margin-top: 60px;
	margin-bottom: 50px;
	text-indent: 0em;
}

.about_grout ul {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 60px;
}

.about_grout ul li {
	text-align: center;
	width: 33.3%;
	float: left;
	padding: 30px 0px;
	border-right: 1px #f2f2f2 solid;
}

.about_grout ul li:last-of-type {
	border: none;
}

.about_grout ul li p {
	text-indent: 0em;
}

.about_grout ul li p:nth-of-type(1) {
	font-family: "Arial";
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	margin-bottom: 16px;
}

.about_grout ul li p:nth-of-type(2) {
	font-size: 14px;
	line-height: 14px;
	color: #666666;
}

.about_grout .img {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin-bottom: 32px;
}

.about_grout .img img {
	width: calc((100% - 20px)/2);
	height: auto;
	zoom: 1;
	max-height: 320px;
	float: left;
	margin-right: 20px;
}

.about_grout .img img:last-of-type {
	margin-right: 0px;
}

.map {
	width: 100%;
	min-height: 600px;
}
.map img{
	max-width: 100%;
}
@media screen and (max-width:1300px){
	#allmap{
		overflow: auto;
	}
	#allmap img{
		max-width:max-content;
	}
}

.cont_box {
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding-top: 38px;
	padding-bottom: 52px;
}

.cont_box .title {
	font-size: 20px;
	line-height: 36px;
	font-family: "syhtB";
	margin-bottom: 11px;
}

.cont_box .fl p {
	font-size: 16px;
	line-height: 36px;
	color: #666;
}

.cont_box .fl p span:nth-of-type(1) {
	font-weight: bold;
	color: #333;
}

.cont_box .fl p .lan {
	font-size: 30px;
	color: #0070a9;
}

.cont_box .fl:nth-of-type(1) {
	width: 580px;
	height: auto;
	zoom: 1;
	overflow: hidden;
}

.cont_box .fl:nth-of-type(2) {
	width: calc(100% - 700px);
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin-left: 120px;
}

.brand {
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding-top: 52px;
	padding-bottom: 140px;
}

.brand .title {
	font-size: 36px;
	line-height: 48px;
	margin-bottom: 52px;
}

.brand .brand_box {
	width: 900px;
	height: 500px;
	margin: 0 auto;
	position: relative;
	/*滚动条整体部分宽度*/
	/* 外层轨道（下层） */
	/* 滑块 */
}

.brand .brand_box img {
	width: 279px;
	height: 279px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -140px;
	margin-top: -140px;
}

.brand .brand_box .wen {
	width: 280px;
	height: 210px;
	box-sizing: border-box;
	font-size: 16px;
	color: #333;
	border: 1px #dddddd solid;
	border-radius: 4px;
	padding: 10px 34px;
	line-height: 36px;
	display: flex;
	align-items: center;
	position: absolute;
	overflow-y: auto;
}

.brand .brand_box .wen:hover {
	border: 1px #26ace1 solid;
	color: #26ace1;
}

.brand .brand_box .wen::-webkit-scrollbar {
	width: 4px;
}

.brand .brand_box .wen::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.brand .brand_box .wen::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 4px;
	background: rgba(18, 138, 200, 0.6);
	-webkit-box-shadow: inset 0 0 6px rgba(18, 138, 200, 0.6);
}

.brand .brand_box .active {
	border: 1px #26ace1 solid;
	color: #26ace1;
}

.brand .brand_box .wen1 {
	top: 0px;
	left: 0px;
}

.brand .brand_box .wen2 {
	top: 0px;
	right: 0px;
}

.brand .brand_box .wen3 {
	bottom: 0px;
	left: 0px;
}

.brand .brand_box .wen4 {
	bottom: 0px;
	right: 0px;
}

.develop {
	padding-bottom: 40px;
}

.swiper-develop {
	height: 500px;
}

.swiper-develop .swiper-wrapper {
	height: 300px;
}

.swiper-develop .swiper-wrapper .swiper-slide {
	width: 100%;
	height: 300px;
}

.swiper-develop .swiper-wrapper .swiper-slide .dev_left {
	width: 50%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	max-height: 300px;
	float: left;
}

.swiper-develop .swiper-wrapper .swiper-slide .dev_left img {
	width: 100%;
	height: 100%;
}

.swiper-develop .swiper-wrapper .swiper-slide .dev_right {
	width: 50%;
	height: 300px;
	overflow: hidden;
	box-sizing: border-box;
	float: left;
	border: 1px #eeeeee solid;
	padding: 40px;
}

.swiper-develop .swiper-wrapper .swiper-slide .dev_right p:nth-of-type(1) {
	font-size: 18px;
	line-height: 30px;
	font-family: "syhtM";
	margin-bottom: 10px;
}

.swiper-develop .swiper-wrapper .swiper-slide .dev_right p:nth-of-type(2) {
	font-size: 14px;
	line-height: 24px;
	height: 200px;
	overflow: auto;
	padding-right: 10px;
	text-align: justify;
}

.swiper-develop .swiper-wrapper .swiper-slide .dev_right p:nth-of-type(2)::-webkit-scrollbar {
	width: 4px;
}

.swiper-develop .swiper-wrapper .swiper-slide .dev_right p:nth-of-type(2)::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.swiper-develop .swiper-wrapper .swiper-slide .dev_right p:nth-of-type(2)::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.swiper-develop .pag_develop {
	width: 100%;
	height: 4px;
	background: #1f8bc6;
	position: relative;
	top: 68px;
}

.swiper-develop .pag_develop .swiper-pagination-bullet {
	width: 54px;
	height: 54px;
	line-height: 48px;
	background: #73bfe6;
	color: #fff;
	font-size: 16px;
	position: relative;
	top: -26px;
	opacity: 1;
	border: 4px #fff solid;
	margin: 0 25px !important;
	transition: 0.3s;
}

.swiper-develop .pag_develop .swiper-pagination-bullet-active {
	background: #128ac8;
	transform: scale(1.2);
}

.advant {
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 40px;
}

.advant li {
	width: calc((100% - 60px)/3);
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
}

.advant li:nth-of-type(3n) {
	margin-right: 0px;
}

.advant li .adv_top {
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.advant li .adv_top img {
	width: 100%;
	height: 100%;
	transition: 0.3s;
}

.advant li .adv_bot {
	width: 100%;
	height: 120px;
	box-sizing: border-box;
	padding: 30px;
	border: 1px #eee solid;
	font-size: 14px;
	line-height: 14px;
	word-break: normal;
	word-wrap: break-word;
}

.advant li .adv_bot .title {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #128ac8;
	margin-bottom: 24px;
}

.advant li .adv_bot .lan {
	color: #128ac8;
	font-family: "syhtM";
}

.advant li:hover .adv_top img {
	transform: scale(1.1);
}

.advant li:hover .adv_bot {
	border: 1px #128ac8 solid;
	background: #128ac8;
	color: #fff;
}

.advant li:hover .adv_bot .title {
	color: #fff;
}

.advant li:hover .adv_bot .lan {
	color: #fff;
}

.advant li .active {
	border: 1px #128ac8 solid;
	background: #128ac8;
	color: #fff;
}

.advant li .active .title {
	color: #fff;
}

.advant li .active .lan {
	color: #fff;
}

.advant_list .tit {
	font-size: 24px;
	line-height: 24px;
	color: #0175b5;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 15px;
}

.advant_list .advant_box {
	width: 100%;
	height: auto;
	zoom: 1;
	background: #f8f8f8;
	overflow: hidden;
	padding: 25px 30px;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}

.advant_list .shi_advant {
	padding-top: 19px;
	padding-bottom: 28px;
	font-size: 14px;
	line-height: 24px;
	border-bottom: 1px #dddddd solid;
}

.advant_list .shi_advant span {
	color: #128ac8;
}

.advant_list .shi_box {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
}

.advant_list .shi_box li {
	width: calc((100% - 84px)/4);
	height: auto;
	zoom: 1;
	overflow: hidden;
	float: left;
	margin-right: 28px;
	margin-top: 40px;
}

.advant_list .shi_box li:nth-of-type(4n) {
	margin-right: 0px;
}

.advant_list .shi_box li .adv {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
}

.advant_list .shi_box li .adv img {
	width: 100%;
	height: 100%;
	transition: 0.3s;
}

.advant_list .shi_box li .shi_adv_bot {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	box-sizing: border-box;
	padding: 30px 20px;
	border: 1px #eee solid;
}

.advant_list .shi_box li .shi_adv_bot p:nth-of-type(1) {
	font-family: "syhtM";
	font-size: 16px;
	line-height: 16px;
	color: #333;
	margin-bottom: 20px;
}

.advant_list .shi_box li .shi_adv_bot p:nth-of-type(2) {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.advant_list .shi_box li:hover .adv img {
	transform: scale(1.1);
}

.pags {
	margin-top: 60px;
	margin-bottom: 60px;
	display: flex;
	justify-content: center;
}

.pags a {
	display: block;
	padding: 8px 14px;
	background: #eeeeee;
	margin-right: 10px;
}

.pags a:last-of-type {
	margin-right: 0px;
}

.pags a:hover {
	background: #128ac8;
	color: #fff;
}

.pags .active {
	background: #128ac8;
	color: #fff;
}

.specialist {
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 20px;
}

.specialist li {
	width: calc((100% - 20px)/2);
	height: auto;
	zoom: 1;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px #eee solid;
	float: left;
	padding: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
}

.specialist li:nth-of-type(2n) {
	margin-right: 0px;
}

.specialist li .spec_left {
	width: 297px;
	height: 340px;
	float: left;
	border: 1px #cde9fa solid;
	overflow: hidden;
}

.specialist li .spec_left:hover img {
	transform: scale(1.1);
}

.specialist li .spec_left img {
	width: 100%;
	height: 100%;
	transition: 0.3s;
}

.specialist li .spec_right {
	width: calc(100% - 327px);
	margin-left: 30px;
	float: left;
	padding-top: 35px;
}

.specialist li .spec_right p {
	font-size: 16px;
	line-height: 30px;
}

.specialist li .spec_right p span {
	font-family: "syhtB";
	color: #128ac8;
}

.specialist li .spec_right p:nth-of-type(1) {
	font-size: 14px;
	margin-bottom: 5px;
	text-align: justify;
	text-justify: inter-character;
}

.specialist li .spec_right p:nth-of-type(1) span {
	font-size: 24px;
	font-weight: bold;
	color: #128ac8;
	margin-right: 6px;
}

.specialist li .spec_right .btn {
	width: 100%;
	height: 32px;
	margin-top: 40px;
}

.specialist li .spec_right .btn a.spe-btn {
	width: 120px;
	height: 32px;
	box-sizing: border-box;
	line-height: 32px;
	display: block;
	color: #fff;
	padding: 0 17px;
	float: left;
	border: none;
}

.specialist li .spec_right .btn a.spe-btn i {
	width: 18px;
	height: 18px;
	display: block;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	margin-top: 7px;
	float: left;
	margin-right: 5px;
}

.specialist li .spec_right .btn a.spe-btn:nth-of-type(1) {
	background: #128ac8;
	margin-right: 10px;
}

.specialist li .spec_right .btn a.spe-btn:nth-of-type(1) i {
	background-position: -80px 0px;
}

.specialist li .spec_right .btn a.spe-btn:nth-of-type(2) {
	background: #f8a02f;
}

.specialist li .spec_right .btn a.spe-btn:nth-of-type(2) i {
	background-position: -100px 0px;
}

.fu {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9;
	background-color: rgba(0, 0, 0, 0.4);
	display: none;
}

.spe_box {
	width: 500px;
	height: auto;
	zoom: 1;
	overflow: hidden;
	background: #fff;
	position: fixed;
	z-index: 99;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -275px;
	display: none;
}

.spe_box .spe_top {
	width: 100%;
	height: 80px;
	font-size: 16px;
	font-weight: bold;
	background: #128ac8;
	color: #fff;
	text-align: center;
	line-height: 80px;
	position: relative;
}

.spe_box .spe_top .shan {
	width: 40px;
	height: 40px;
	padding: 5px;
	background: rgba(6, 109, 162, 0);
	transition: 0.3s;
	position: absolute;
	right: 0px;
	top: 0px;
}

.spe_box .spe_top .shan img {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 5px;
	top: 5px;
}

.spe_box .spe_top .shan:hover {
	background: #066da2;
}

.spe_box .spe_bot {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding: 0 50px;
	padding-top: 30px;
	padding-bottom: 40px;
}

.spe_box .spe_bot input,
.spe_box .spe_bot select {
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	border: 1px #ddd solid;
	padding: 0 18px;
	margin-bottom: 10px;
}

.spe_box .spe_bot select {
	background-repeat: no-repeat;
	background-position: 374px;
	color: #828482;
}

.spe_box .spe_bot textarea {
	width: 100%;
	height: 150px;
	box-sizing: border-box;
	border: 1px #ddd solid;
	resize: none;
	padding: 12px 20px;
}

.spe_box .spe_bot .yan {
	width: 100%;
	height: 40px;
}

.spe_box .spe_bot .yan input {
	width: calc(100% - 125px);
	height: 40px;
	float: left;
}

.spe_box .spe_bot .yan .yan-box {
	width: 110px;
	height: 40px;
	float: left;
	margin-left: 15px;
}

.spe_box .spe_bot .yan .yan-box img {
	width: 100%;
	height: 100%;
}

.spe_box .spe_bot button {
	width: calc((100% - 10px)/2);
	height: 40px;
	color: #fff;
	border: none;
	float: left;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	margin-top: 10px;
}

.spe_box .spe_bot button:nth-of-type(1) {
	margin-right: 10px;
	background: #128ac8;
}

.spe_box .spe_bot button:nth-of-type(2) {
	background: #f8a02f;
}

.spe_det_top {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding: 30px 0px;
	background: #f4fbff;
}

.spe_det_top .yi {
	width: 175px;
	height: 200px;
	float: left;
	margin-right: 20px;
}

.spe_det_top .yi img {
	width: 100%;
}

.spe_det_top .er {
	float: left;
	width: 680px;
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding-top: 18px;
}

.spe_det_top .er p:nth-of-type(1) {
	font-size: 14px;
	margin-bottom: 14px;
}

.spe_det_top .er p:nth-of-type(1) span {
	font-family: "syhtB";
	font-size: 24px;
	color: #128ac8;
	margin-right: 5px;
}

.spe_det_top .er p:nth-of-type(2) {
	font-size: 16px;
	line-height: 24px;
	color: #128ac8;
	margin-bottom: 7px;
	font-family: "syhtM";
}

.spe_det_top .er p:nth-of-type(3) {
	font-size: 16px;
	line-height: 30px;
}

.spe_det_top .er p:nth-of-type(3) span {
	color: #128ac8;
}

.spe_det_top .san {
	width: 130px;
	height: auto;
	zoom: 1;
	overflow: hidden;
	float: right;
	margin-right: 70px;
	margin-top: 50px;
}

.spe_det_top .san a {
	width: 130px;
	height: 40px;
	box-sizing: border-box;
	line-height: 40px;
	display: block;
	color: #fff;
	text-align: center;
}

.spe_det_top .san a:nth-of-type(1) {
	background: #128ac8;
	margin-bottom: 10px;
}

.spe_det_top .san a:nth-of-type(2) {
	background: #f8a02f;
}

.spe_det_bot {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin-top: 20px;
}

.spe_det_bot .spe_tit {
	width: 100%;
	height: 50px;
	background: #f4fbff;
}

.spe_det_bot .spe_tit li {
	width: auto;
	padding: 0 30px;
	height: 50px;
	font-family: "syhtM";
	line-height: 50px;
	text-align: center;
	display: inline-block;
	color: #666666;
	float: left;
}

.spe_det_bot .spe_tit li a {
	width: 100%;
	display: block;
}

.spe_det_bot .spe_tit li:hover {
	color: #fff;
	background: #128ac8;
}

.spe_det_bot .spe_tit .current {
	color: #fff;
	background: #128ac8;
}

.spe_det_bot .spe_tit .current a {
	color: #fff;
}

.spe_det_bot .spe-cont {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	box-sizing: border-box;
	padding: 32px 25px 40px 25px;
	border-left: 1px #ddf2fe solid;
	border-bottom: 1px #ddf2fe solid;
	border-right: 1px #ddf2fe solid;
	position: relative;
}

.spe_det_bot .spe-cont .nr {
	display: none;
}

.spe_det_bot .spe-cont .nr p {
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
	text-align: justify;
}

.spe_det_bot .spe-cont .show {
	display: block;
}

.spe_det_bottom_mobile {
	display: none;
	margin-bottom: 50px;
}

.spe_det_bottom_mobile p {
	font-family: "syhtB";
	font-size: 18px;
	line-height: 24px;
	margin: 27px 0px;
	color: #128ac8;
}

.spe_det_bottom_mobile table {
	width: 100%;
	height: auto;
	zoom: 1;
	border: 1px #ddf2fe solid;
}

.spe_det_bottom_mobile table tr {
	font-size: 16px;
	font-family: "syhtM";
	border-bottom: 1px #ddf2fe solid;
}

.spe_det_bottom_mobile table tr:nth-last-of-type() {
	border: none;
}

.spe_det_bottom_mobile table tr th {
	width: 33.3%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #f4fbff;
	color: #3099cf;
	border-left: 1px #ddf2fe solid;
}

.spe_det_bottom_mobile table tr th:nth-last-of-type() {
	border: none;
}

.spe_det_bottom_mobile table tr td {
	width: 33.3%;
	height: 60px;
	text-align: center;
	border-left: 1px #ddf2fe solid;
	position: relative;
}

.spe_det_bottom_mobile table tr td:nth-last-of-type() {
	border: none;
}

.spe_det_bottom_mobile table tr td span {
	width: 40px;
	height: 40px;
	display: inline-block;
	color: #fff;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	border-radius: 50%;
	background: #128ac8;
	font-family: "syhtL";
}

.spe_det_bottom_mobile table tr .shang {
	color: #3099cf;
}

.spe_det_bottom_pc {
	margin-bottom: 88px;
}

.spe_det_bottom_pc p {
	font-family: "syhtB";
	font-size: 18px;
	line-height: 24px;
	margin: 27px 0px;
	color: #128ac8;
}

.spe_det_bottom_pc table {
	width: 100%;
	height: auto;
	zoom: 1;
	border: 1px #ddf2fe solid;
}

.spe_det_bottom_pc table tr {
	font-size: 16px;
	font-family: "syhtM";
	border-bottom: 1px #ddf2fe solid;
}

.spe_det_bottom_pc table tr:nth-last-of-type() {
	border: none;
}

.spe_det_bottom_pc table tr th {
	width: 12.5%;
	height: 88px;
	line-height: 88px;
	text-align: center;
	background: #f4fbff;
	color: #3099cf;
	border-left: 1px #ddf2fe solid;
}

.spe_det_bottom_pc table tr th:nth-last-of-type() {
	border: none;
}

.spe_det_bottom_pc table tr td {
	width: 12.5%;
	height: 88px;
	text-align: center;
	border-left: 1px #ddf2fe solid;
	position: relative;
}

.spe_det_bottom_pc table tr td:nth-last-of-type() {
	border: none;
}

.spe_det_bottom_pc table tr td span {
	width: 40px;
	height: 40px;
	display: inline-block;
	color: #fff;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	border-radius: 50%;
	background: #128ac8;
	font-family: "syhtL";
}

.spe_det_bottom_pc table tr .shang {
	color: #3099cf;
}

.news li {
	width: 33.3%;
}

.news li a {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	display: block;
}

.news li a i:nth-of-type(2) {
	display: none;
}

.news .active {
	background: #128ac8;
	border-bottom: 1px #128ac8 solid;
}

.news .active a {
	color: #fff;
}

.news .active a i:nth-of-type(1) {
	display: none;
}

.news .active a i:nth-of-type(2) {
	display: block;
}

.news_box {
	height: auto;
	overflow: hidden;
	zoom: 1;
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
}

.news_box li {
	width: calc((100% - 90px)/4);
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding: 29px;
	margin-bottom: 40px;
	background: #f8f8f8;
	border: 1px #f2f2f2 solid;
	float: left;
	margin-right: 30px;
}

.news_box li:nth-of-type(4n) {
	margin-right: 0px;
}

.news_box li .new_img {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	max-height: 175px;
}

.news_box li .new_img img {
	width: 100%;
	height: 100%;
	transition: 0.3s;
}

.news_box li .title {
	height: 60px;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #333;
	margin-top: 19px;
}

.news_box li .time {
	font-size: 12px;
	color: #707070;
	line-height: 12px;
	margin-top: 13px;
	margin-bottom: 17px;
}

.news_box li p:nth-of-type(3) {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	height: 48px;
}

.news_box li:hover .new_img img {
	transform: scale(1.1);
}

.news_box li:hover .title {
	color: #1f8bc6;
}

.news_box .active .title {
	color: #1f8bc6;
}

.industry {
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin-top: 50px;
}

.industry li {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	background: #f8f8f8;
	border: 1px #f2f2f2 solid;
	padding: 39px;
	margin-bottom: 40px;
}

.industry li:hover .indus_img img {
	transform: scale(1.1);
}

.industry li:hover .indus_wen p:nth-of-type(1) {
	color: #1f8bc6;
}

.industry li:hover .indus_wen a {
	background-image: url(../images/img108.png);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: block;
}

.industry li .indus_img {
	width: 513px;
	height: auto;
	zoom: 1;
	overflow: hidden;
	max-height: 280px;
	float: left;
}

.industry li .indus_img img {
	width: 100%;
	height: 100%;
	transition: 0.3s;
}

.industry li .indus_wen {
	width: calc(100% - 563px);
	height: auto;
	zoom: 1;
	overflow: hidden;
	float: left;
	margin-left: 50px;
}

.industry li .indus_wen p:nth-of-type(1) {
	font-size: 20px;
	font-family: "syhtB";
	margin-top: 15px;
	line-height: 30px;
	transition: 0.3s;
}

.industry li .indus_wen p:nth-of-type(2) {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-top: 20px;
	margin-bottom: 20px;
}

.industry li .indus_wen p:nth-of-type(3) {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	transition: 0.3s;
}

.industry li .indus_wen a {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: block;
	background-image: url(../images/img109.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 40px;
}

.news_media {
	height: auto;
	zoom: 1;
	overflow: hidden;
}

.news_media li {
	width: calc((100% - 30px)/2);
	height: auto;
	overflow: hidden;
	zoom: 1;
	max-height: 427px;
	position: relative;
	margin-top: 50px;
	margin-right: 30px;
	float: left;
}

.news_media li:nth-of-type(2n) {
	margin-right: 0px;
}

.news_media li img {
	width: 100%;
	height: 100%;
	transition: 0.3s;
}

.news_media li .zi {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5);
	font-size: 18px;
	line-height: 24px;
	padding: 20px;
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 99;
}

.news_media li:hover img {
	transform: scale(1.1);
}

.med_serbox {
	height: auto;
	zoom: 1;
	overflow: hidden;
}

.med_serbox .title {
	font-family: "syhtB";
	font-size: 30px;
	line-height: 30px;
	margin: 37px auto;
}

.med_serbox ul {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	background: #eaf7fd;
	padding: 70px 100px;
}

.med_serbox ul li {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin-bottom: 20px;
}

.med_serbox ul li .question {
	width: 100%;
	height: 80px;
	line-height: 80px;
	padding: 0 40px;
	color: #fff;
	background: #bbc6ca;
	cursor: pointer;
}

.med_serbox ul li .question p {
	width: calc(100% - 60px);
	float: left;
}

.med_serbox ul li .question span {
	width: 24px;
	height: 24px;
	float: right;
	display: block;
}

.med_serbox ul li .question span img {
	width: 100%;
}

.med_serbox ul li .answer {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding: 0 40px;
	padding-top: 40px;
	padding-bottom: 60px;
	font-size: 14px;
	line-height: 24px;
	background: #e5e5e5;
	font-family: "syhtM";
	display: none;
}

.med_serbox ul li:nth-of-type(1) .question {
	background: #128ac8;
}

.med_serbox ul li:nth-of-type(1) .answer {
	display: block;
}

.med_serbox ul .med_fen {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	text-align: right;
	margin-top: 30px;
}

.med_serbox ul .med_fen a {
	width: 50px;
	height: 50px;
	font-size: 12px;
	border-radius: 50%;
	display: inline-block;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: #bbc6ca;
	margin-left: 10px;
}

.med_serbox ul .med_fen a:hover {
	background: #1f8bc6;
}

.med_serbox ul .med_fen .active {
	background: #1f8bc6;
}

.med {
	width: calc((100% - 20px)/2);
	height: auto;
	overflow: hidden;
	float: left;
	margin-bottom: 70px;
}

.med:nth-of-type(1) {
	margin-right: 20px;
}

.med .title {
	font-family: "syhtB";
	font-size: 30px;
	line-height: 30px;
	margin: 37px auto;
}

.med_serleft {
	height: 720px;
	background: #eaf7fd;
	padding-top: 70px;
	padding-left: 49px;
	padding-bottom: 80px;
}

.med_serleft div {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin-bottom: 20px;
}

.med_serleft div span {
	width: 65px;
	height: 50px;
	display: block;
	float: left;
	font-size: 18px;
	line-height: 50px;
	text-align: left;
}

.med_serleft div input {
	width: 400px;
	height: 50px;
	background: #bbc6ca;
	float: left;
	padding: 0 10px;
	border: none;
}

.med_serleft div .yan {
	width: 350px;
	float: left;
}

.med_serleft div .yan-img {
	width: 110px;
	height: 50px;
	float: left;
	margin-left: 15px;
}

.med_serleft div .yan-img img {
	width: 100%;
	height: 100%;
}

.med_serleft div textarea {
	width: 500px;
	height: 200px;
	background: #bbc6ca;
	float: left;
	border: none;
	resize: none;
	padding: 10px;
}

.med_serleft div button {
	width: 195px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	font-size: 18px;
	border: none;
	color: #fff;
}

.med_serleft div button:nth-of-type(1) {
	background: #f7a02f;
}

.med_serleft div button:nth-of-type(2) {
	background: #999999;
	margin-left: 10px;
}

.med_serright {
	height: 720px;
	background: #eaf7fd;
	padding-top: 70px;
	padding-left: 49px;
	padding-right: 49px;
	padding-bottom: 80px;
}

.med_serright .liee {
	border-bottom: 1px #999999 dashed;
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding: 40px 0px;
}

.med_serright .liee p:nth-of-type(1) {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 10px;
}

.med_serright .liee p:nth-of-type(1) span:nth-of-type(1) {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	display: block;
	float: left;
	margin-right: 10px;
	font-size: 16px;
	color: #fff;
	background: #f7a02f;
}

.med_serright .liee p:nth-of-type(1) span:nth-of-type(2) {
	width: calc(100% - 40px);
	float: left;
}

.med_serright .liee p:nth-of-type(2) {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	line-height: 30px;
}

.med_serright .liee p:nth-of-type(2) span:nth-of-type(1) {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	display: block;
	float: left;
	margin-right: 10px;
	font-size: 16px;
	color: #fff;
	background: #128ac8;
}

.med_serright .liee p:nth-of-type(2) span:nth-of-type(2) {
	width: calc(100% - 120px);
	float: left;
}

.med_serright .liee p:nth-of-type(2) span:nth-of-type(3) {
	width: 70px;
	float: right;
	display: block;
	font-size: 14px;
}

.med_serright .liee p:nth-of-type(2) span:nth-of-type(3) a {
	color: #1f8bc6;
}

.med_serright .med_fen {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	text-align: center;
	margin-top: 30px;
}

.med_serright .med_fen a {
	width: 46px;
	height: 46px;
	font-size: 12px;
	border-radius: 50%;
	display: inline-block;
	line-height: 46px;
	text-align: center;
	color: #fff;
	background: #bbc6ca;
	margin-left: 10px;
}

.med_serright .med_fen a:hover {
	background: #1f8bc6;
}

.med_serright .med_fen .active {
	background: #1f8bc6;
}

.search_cont {
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin-bottom: 60px;
}

.search_cont li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #666666;
	border-bottom: 1px #bbb dashed;
}

.search_cont li span {
	width: 4px;
	height: 4px;
	border-radius: 50%;
	display: inline-block;
	background: #1f8bc6;
	margin-right: 8px;
	float: left;
	margin-top: 23px;
}

.search_cont li:nth-of-type(1) {
	font-size: 16px;
	color: #333;
	border-bottom: 1px #bbb solid;
}

.search_cont li:nth-of-type(1) span {
	width: 3px;
	height: 14px;
	border-radius: 0%;
	background: #1f8bc6;
	display: inline-block;
	float: left;
	margin-right: 12px;
	margin-top: 18px;
}

.society {
	height: auto;
	zoom: 1;
	overflow: hidden;
}

.society li {
	width: calc((100% - 30px)/2);
	height: auto;
	zoom: 1;
	overflow: hidden;
	float: left;
	margin-right: 30px;
	margin-top: 60px;
}

.society li:nth-of-type(2n) {
	margin-right: 0px;
}

.society li .soc_top {
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	max-height: 350px;
	position: relative;
}

.society li .soc_top img {
	width: 100%;
	transition: 0.3s;
}

.society li .soc_top .top_box {
	width: 100px;
	height: 100px;
	background: #1f8bc6;
	color: #fff;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: center;
}

.society li .soc_top .top_box p:nth-of-type(1) {
	font-size: 40px;
	line-height: 40px;
	margin-top: 15px;
}

.society li .soc_top .top_box p:nth-of-type(2) {
	font-size: 18px;
	line-height: 36px;
}

.society li .soc_bot {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
}

.society li .soc_bot p:nth-of-type(1) {
	height: 24px;
	font-size: 24px;
	line-height: 24px;
	margin-top: 50px;
	margin-bottom: 28px;
	font-family: "syhtB";
	color: #333;
}

.society li .soc_bot p:nth-of-type(2) {
	height: 72px;
	font-size: 14px;
	line-height: 24px;
	color: #888888;
}

.society li:hover .soc_top img {
	transform: scale(1.1);
}

.society li:hover .soc_bot p:nth-of-type(1) {
	color: #1f8bc6;
}

.talent {
	margin-bottom: 90px;
	margin-top: 50px;
}

.talent li {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
}

.talent li:nth-of-type(1) {
	height: 60px;
	background: #1f8bc6;
	color: #fff;
	font-size: 16px;
	line-height: 60px;
}

.talent li:nth-of-type(1) span {
	width: 25%;
	display: block;
	float: left;
	text-align: center;
}

.talent li .tal_box {
	width: 100%;
	height: 69px;
	line-height: 69px;
	background: #fff;
	font-size: 16px;
	border-bottom: 1px #dddddd solid;
}

.talent li .tal_box span {
	width: 25%;
	display: block;
	float: left;
	text-align: center;
}

.talent li .tal_box a.red {
	display: block;
	text-align: center;
	color: #e72f27;
}

.talent li .tal_down {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	background: #f4fbfe;
	padding: 30px 60px;
	display: none;
}

.talent li .tal_down p {
	font-size: 16px;
	line-height: 30px;
}

.talent li .tal_down .yii {
	font-size: 16px;
	height: 60px;
	line-height: 30px;
}

.talent li .tal_down .yii span {
	width: 33.3%;
	height: 30px;
	line-height: 30px;
	text-align: left;
	display: block;
	float: left;
}

.talent li .tal_down .title {
	font-size: 18px;
	line-height: 30px;
	font-family: "syhtM";
	margin-top: 35px;
	margin-bottom: 8px;
}

.par_task li {
	width: 20%;
}

.par_task li a {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	display: block;
}

.par_task li a i:nth-of-type(1) {
	display: block;
}

.par_task li a i:nth-of-type(2) {
	display: none;
}

.par_task .active {
	background: #128ac8;
	border-bottom: 1px #128ac8 solid;
}

.par_task .active a {
	color: #fff;
}

.par_task .active a i:nth-of-type(1) {
	display: none;
}

.par_task .active a i:nth-of-type(2) {
	display: block;
}

.task {
	height: auto;
	overflow: hidden;
	zoom: 1;
	margin-top: 30px;
}

.task li {
	width: 100%;
	height: 180px;
	background: #fff;
	padding: 40px 50px;
	margin-top: 20px;
	transition: 0.3s;
}

.task li p {
	height: 52px;
	line-height: 52px;
}

.task li p:nth-of-type(1) span:nth-of-type(1) {
	width: calc(100% - 110px);
	height: 52px;
	line-height: 52px;
	display: block;
	float: left;
	font-size: 18px;
	font-family: "syhtB";
}

.task li p:nth-of-type(1) span:nth-of-type(2) {
	width: 80px;
	height: 52px;
	line-height: 52px;
	display: block;
	float: right;
	font-size: 14px;
}

.task li p:nth-of-type(2) {
	width: 100%;
	line-height: 52px;
	font-size: 14px;
}

.task li:hover {
	background: #1f8bc6;
}

.task li:hover p {
	color: #fff;
}

.task .active {
	background: #1f8bc6;
}

.task .active p {
	color: #fff;
}

.public li {
	width: 100%;
	height: 180px;
	background: #fff;
	margin-top: 20px;
	padding: 80px 50px;
}

.public li span {
	display: block;
	float: left;
	transition: 0.3s;
}

.public li span:nth-of-type(1) {
	width: 5px;
	height: 20px;
	background: #1f8bc6;
	margin-right: 12px;
}

.public li span:nth-of-type(2) {
	width: calc(100% - 135px);
	height: 20px;
	line-height: 20px;
	font-family: "syhtB";
}

.public li span:nth-of-type(3) {
	width: 80px;
	height: 20px;
	line-height: 20px;
	float: left;
}

.public li:hover span {
	color: #1f8bc6;
}

.public .active span {
	color: #1f8bc6;
}

.down {
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin-top: 30px;
}

.down li {
	width: calc((100% - 87px)/4);
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding: 90px 10px;
	max-height: 300px;
	box-sizing: border-box;
	border: 1px #ddd dashed;
	float: left;
	margin-right: 29px;
	margin-top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.down li:nth-of-type(4n) {
	margin-right: 0px;
}

.down li img {
	width: 81px;
	height: 60px;
	display: block;
	margin: 0 auto;
	margin-bottom: 18px;
}

.down li p {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.down li:hover p {
	color: #1f8bc6;
}

.graceli {
	height: auto;
	zoom: 1;
	overflow: hidden;
}

.graceli li {
	width: calc((100% - 58px)/3);
	height: auto;
	zoom: 1;
	overflow: hidden;
	float: left;
	margin-right: 29px;
	margin-top: 40px;
}

.graceli li:nth-of-type(3n) {
	margin-right: 0px;
}

.graceli li .grac_top {
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	max-height: 300px;
}

.graceli li .grac_top img {
	width: 100%;
	height: 100%;
	transition: 0.3s;
}

.graceli li .grac_bot {
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	max-height: 180px;
	background: #fff;
	padding: 0 25px;
	padding-top: 28px;
	padding-bottom: 45px;
}

.graceli li .grac_bot p:nth-of-type(1) {
	font-size: 18px;
	font-family: "syhtB";
	height: 42px;
	line-height: 42px;
}

.graceli li .grac_bot p:nth-of-type(2) {
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	color: #666;
	margin-bottom: 15px;
}

.graceli li .grac_bot a {
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	color: #e72e28;
}

.graceli li:hover .grac_top img {
	transform: scale(1.1);
}

.ctan {
	width: 670px;
	margin: 0 auto;
	height: auto;
	zoom: 1;
	overflow: hidden;
	background: #fff;
	margin-top: 30px;
	z-index: 99999;
	border-radius: 8px;
}

.ctan .title {
	width: 100%;
	height: 78px;
	border-radius: 8px 8px 0px 0px;
	background: #1f8bc6;
	font-size: 24px;
	text-align: center;
	line-height: 78px;
	color: #fff;
}

.ctan .ctan-bot {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	border-radius: 0 0 8px 8px;
	padding: 46px 35px 60px 35px;
}

.ctan .ctan-bot li {
	width: 100%;
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	position: relative;
}

.ctan .ctan-bot li label {
	width: 90px;
	height: 40px;
	display: inline-block;
	text-align: left;
	line-height: 40px;
	font-size: 16px;
	color: #333;
}

.ctan .ctan-bot li input {
	width: calc(100% - 95px);
	height: 40px;
	border: 1px #e6e6e6 solid;
	padding: 0 20px;
}

.ctan .ctan-bot li input[type='radio'] {
	width: 20px;
	height: 20px;
	border: none;
	display: inline-block;
	margin-right: 0.4rem;
	background: url(../images/img149.png) no-repeat center;
	outline: none;
	margin-right: 0.2rem;
}

.ctan .ctan-bot li input[type=radio]:checked {
	background: url(../images/img148.png) no-repeat center;
}

.ctan .ctan-bot li .sele {
	width: calc(100% - 95px);
	height: 40px;
	border: 1px #e6e6e6 solid;
}

.ctan .ctan-bot li .sele select {
	width: calc(100% - 95px);
	height: 40px;
	position: absolute;
	top: 0px;
	left: left;
	z-index: 99;
	background: transparent;
	padding: 0 50px 0 10px;
	border: none;
}

.ctan .ctan-bot li .sele i {
	width: 48px;
	height: 40px;
	position: absolute;
	top: 1px;
	right: 0px;
	border-left: 1px #e6e6e6 solid;
	z-index: 9;
	background: url(../images/xiala.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.ctan .ctan-bot li .yuyue-box {
	width: calc(100% - 95px);
	height: 40px;
}

.ctan .ctan-bot li .yuyue-box .box-sel {
	width: calc((100% - 20px)/3);
	height: 40px;
	margin-right: 10px;
	display: block;
	float: left;
	position: relative;
	border: 1px #e6e6e6 solid;
}

.ctan .ctan-bot li .yuyue-box .box-sel:nth-of-type(3) {
	margin-right: 0px;
}

.ctan .ctan-bot li .yuyue-box .box-sel select {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 99;
	padding: 0 48px 0 5px;
	background: transparent;
	border: none;
}

.ctan .ctan-bot li .yuyue-box .box-sel i {
	width: 48px;
	height: 40px;
	position: absolute;
	top: 1px;
	right: 0px;
	border-left: 1px #e6e6e6 solid;
	z-index: 9;
	background: url(../images/xiala.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.ctan .ctan-bot li textarea {
	width: calc(100% - 95px);
	height: 120px;
	border: 1px #e6e6e6 solid;
	resize: none;
	padding: 10px;
}

.ctan .ctan-bot li .yan-ma {
	width: 114px;
	height: 40px;
	border: 1px #e6e6e6 solid;
	margin-left: 10px;
}

.ctan .ctan-bot li .yan-ma img {
	width: 100%;
	height: 100%;
}

.ctan .ctan-bot li .yan-num {
	width: calc(100% - 219px);
}

.ctan .ctan-bot button {
	width: 100%;
	height: 60px;
	background: #1f8bc6;
	font-size: 24px;
	color: #fff;
	border: none;
	position: relative;
	margin-top: 55px;
}

.ctan .ctan-bot button i {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	left: 37%;
	background: url(../images/img147.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
/* 首页优势科室修改 */
.box .chang-seco li{
	height: 300px;
	border: 1px #fff solid;
	max-height: auto!important;
}
.box .chang-seco li a{
	width: 100%;
	height: 100%;
	padding:50px 20px;
	color: #696969;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.box .chang-seco li p{
	font-size: 16px;
	line-height: 26px;
}
.box .chang-seco li .titl{
	font-size: 24px;
	line-height: 36px;
}
.box .chang-seco li .xian{
	width: 40px;
	height: 1px;
	margin: 20px 0px;
	background: #696969;
}

.advan-box .chang-seco li{
	border: 1px #309ad4 solid!important;
}